Show AllShow All

Interior Property

ShowInterior property as it applies to the ChartSpace, ChChart, ChChartDraw, ChDataLabel, ChDataLabels, ChLegend, ChPlotArea, ChPoint, ChSegmentBoundary, ChSeries, ChSurface, and ChTitle objects.

ShowInterior property as it applies to the Range and TitleBar objects.

Example

This example sets the interior color for the specified series.

ChartSpace1.Charts(0).SeriesCollection(0).Interior.Color = "red"